Namespace - LJCNetCommon
Parameters
text - The text value.
separator - The separator value.
Syntax
| C# |
|
public static String[] Split(String text, String separator = ,)
|
Split a string without empty entries.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.